0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: Return the database view for each update More... about 6 years ago
feat: Prefer doing DatabaseView updates atomically More... about 6 years ago
feat: Allow filtering on QueryBuilder More... about 6 years ago
feat: Allow filtering on DistinctQueryBuilder More... about 6 years ago
feat: Introduce filtering methods for Distinct/QueryBuilder More... about 6 years ago
chore: Move serde related structs to their module More... about 6 years ago
doc: Add examples for runtime defined data and Schema More... about 6 years ago
Merge pull request #52 from Kerollmops/schema-toml More... about 6 years ago
feat: Schema can be toml de/serialized More... about 6 years ago
Merge pull request #51 from Kerollmops/wordarea-attribute-fallible More... about 6 years ago
feat: Make the Attribute and WordArea errors recoverable More... about 6 years ago
Merge pull request #46 from Kerollmops/schema-considers-id More... about 6 years ago
feat: Move Database to its own module More... about 6 years ago
feat: Make the schema consider document ids More... about 6 years ago
Merge pull request #45 from Kerollmops/index-length-in-docindex More... about 6 years ago
Merge pull request #44 from Kerollmops/real-document-id-type More... about 6 years ago
feat: Introduce a WordArea struct More... about 6 years ago
feat: Create a strong DocumentId type More... about 6 years ago
Merge pull request #39 from Kerollmops/readme-badges More... about 6 years ago
Update README.md More... about 6 years ago
doc: Add some funny badges to the README More... about 6 years ago
Merge pull request #32 from Kerollmops/query-range More... about 6 years ago
Merge pull request #36 from Kerollmops/clean-up-deps More... about 6 years ago
Merge pull request #37 from Kerollmops/install-travisci More... about 6 years ago
chore: Add travis-ci to check the codebase More... about 6 years ago
chore: Clean up dependencies and avoid custom ones More... about 6 years ago
feat: Allow query distinct a range of documents More... about 6 years ago
feat: Introduce the BufferedDistinctMap struct More... about 6 years ago
feat: Allow querying a range of documents More... about 6 years ago
Merge pull request #33 from Kerollmops/fastest-schema More... about 6 years ago