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
Merge branch 'master' of github.com:sergeyksv/tingodb More... over 9 years ago
Add check against non exclusive usage More... over 9 years ago
Eliminate possible risk to get two colection instances More... over 9 years ago
Fix dev deps versions More... over 9 years ago
Merge pull request #43 from oThams/patch-1 More... over 9 years ago
Update README.md More... over 9 years ago
Correct a regression with RegExp on More... almost 10 years ago
Fixing $in, $nin, $all when using string More... about 10 years ago
Merge remote-tracking branch 'upstream/master' More... about 10 years ago
Fixes #30 More... about 10 years ago
Merge pull request #36 from dandv/patch-1 More... about 10 years ago
Syntax highlight for JavaScript code More... about 10 years ago
Merge pull request #35 from dandv/patch-1 More... about 10 years ago
Improve English More... about 10 years ago
Remove "hardcoded" collection names from error messages More... about 10 years ago
Fixed timeout issues More... about 10 years ago
Compound indxes is major change More... over 10 years ago
Merge pull request #33 from al-s/compound_index_feature More... over 10 years ago
Fix $in and $nin for compound indexes More... over 10 years ago
Fix 'duplicate key' error on index with mixed types More... over 10 years ago
Merge https://github.com/sergeyksv/tingodb More... over 10 years ago
Choose more optimal set of indexes More... over 10 years ago
Try to use more indexes if possible More... over 10 years ago
Move vars to the place where they are used More... over 10 years ago
Revert to common storage for splitted query parts More... over 10 years ago
More test cases for compound indexes More... over 10 years ago
Rewrite code related to index search More... over 10 years ago
Search using subfields of compound indexes More... over 10 years ago
Use 1-st field of compound indexes for search More... over 10 years ago
One more test for $range case More... over 10 years ago