0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix comparison operators for reverse index search More... over 10 years ago
Use indexes for both forward and reverse sorting More... over 10 years ago
Skip compound indexes when resolving query More... over 10 years ago
Improved test for compound indexes More... over 10 years ago
Fix error when searching by index and sorting by another one More... over 10 years ago
Sort by compound index More... over 10 years ago
Add compound key support for B-tree More... over 10 years ago
sort can be optional for findAndRemove #26 More... over 10 years ago
Fix compact function for Windows #21 More... over 10 years ago
Collection must not lock if it fails to open from the first attempt #22 More... over 10 years ago
More incremental update ops #9 $push,$pushAll,$pop,$pull,$pullAll,$addToSet,$rename,$setOnInsert More... over 10 years ago
Syntax fix More... over 10 years ago
Version up More... over 10 years ago
$regexp search support #15 #5 More... over 10 years ago
Fix projection options treating #14 #19 More... over 10 years ago
Attempt to verify #19 More... over 10 years ago
Merge branch 'master' of github.com:sergeyksv/tingodb More... over 10 years ago
Fix curosr behavior (issues #17 and #20) More... over 10 years ago
Merge pull request #13 from Empeeric/master More... over 10 years ago
fix `.count` to accept options More... over 10 years ago
Increase contribtest timeout More... over 10 years ago
Let be more stable and catchless by using safe 0.2.x More... over 10 years ago
Fix issues with sort on null or absent fields More... over 10 years ago
Add tests for use of custom ids (String, Number, Date) More... over 10 years ago
Fix bug with $set with array field More... over 10 years ago
Version up More... over 10 years ago
Protect for null values in queries, little speedup multiindex search More... over 10 years ago
Speedup $in and $nin operations More... over 10 years ago
Fix issue with index update on save More... over 10 years ago
Add crud save tests More... over 10 years ago