-
e7294a98e4
Ready to use pipeline option
Louis Chatriot
2013-06-03 22:51:50 +0200
-
728cdc7ce3
More comments
Louis Chatriot
2013-06-03 22:12:23 +0200
-
7222008a68
Bump version
Louis Chatriot
2013-06-03 12:45:07 +0200
-
741983f415
Update README.md
Louis Chatriot
2013-06-03 12:44:13 +0200
-
d729243103
Update README.md
Louis Chatriot
2013-06-03 12:40:09 +0200
-
fa2ffeb8de
Sparse indexes work
Louis Chatriot
2013-06-03 12:32:07 +0200
-
30eec9ff43
Sparse indexes are tested
Louis Chatriot
2013-06-03 12:25:33 +0200
-
578b72c4e3
Sparse indexes dont register document with an undefined fieldName
Louis Chatriot
2013-06-03 12:16:41 +0200
-
b1dd6aa8c7
Update README.md
Louis Chatriot
2013-06-03 10:13:29 +0300
-
f4fbbca824
Update README.md
Louis Chatriot
2013-06-03 10:12:56 +0300
-
30123eb018
Update README.md
Louis Chatriot
2013-06-02 01:20:04 +0300
-
2872a32cca
Update README.md
Louis Chatriot
2013-06-02 01:16:34 +0300
-
afe3bfa6d4
If no filename is specified, an in-memory only datastore is created
Louis Chatriot
2013-06-02 00:13:06 +0200
-
c9cba88a80
Bump version
Louis Chatriot
2013-06-02 00:04:51 +0200
-
e50351e08b
Typo
Louis Chatriot
2013-06-01 23:29:33 +0200
-
3fcf1ae21e
Bump version
Louis Chatriot
2013-06-01 23:15:58 +0200
-
2131f7cb68
Benchmark on the time ensureIndex takes
Louis Chatriot
2013-06-01 23:14:01 +0200
-
bc29f5a56d
Update README.md
Louis Chatriot
2013-06-01 23:13:35 +0200
-
b22aa85513
Update README.md
Louis Chatriot
2013-06-01 23:49:53 +0300
-
e5d6642e4e
Update README.md
Louis Chatriot
2013-06-01 22:49:08 +0200
-
9f636f8ca2
Update README.md
Louis Chatriot
2013-06-01 23:46:27 +0300
-
ba260ed476
Update README.md
Louis Chatriot
2013-06-01 22:43:51 +0200
-
0c86d08bf8
Complete index behaviour tested
Louis Chatriot
2013-06-01 22:24:54 +0200
-
adde0dcd29
Update README.md
Louis Chatriot
2013-06-01 18:26:33 +0300
-
568d1b993a
Update README.md
Louis Chatriot
2013-06-01 18:25:07 +0300
-
f951422019
Update README.md
Louis Chatriot
2013-06-01 18:22:10 +0300
-
9c1be8d70e
Update README.md
Louis Chatriot
2013-06-01 18:18:02 +0300
-
ba03cb24e6
Benchmark for removes works
Louis Chatriot
2013-06-01 17:15:31 +0200
-
123ef7e8db
Database loading keeps datafile and inner data consistent
Louis Chatriot
2013-06-01 17:02:48 +0200
-
c314e4f403
Update benchmark works again
Louis Chatriot
2013-06-01 16:53:24 +0200
-
32f568d063
Update now completely works with indexing, only remove needs to be tested
Louis Chatriot
2013-05-31 19:56:46 +0200
-
6178a94997
If a simple update violates a constraint, all changes are rolled back and an error thrown
Louis Chatriot
2013-05-31 19:52:41 +0200
-
a427fb3664
After an update, the same pointers are shared
Louis Chatriot
2013-05-31 19:25:12 +0200
-
17f02e0381
Test on previous update behaviour corrected
Louis Chatriot
2013-05-31 19:16:27 +0200
-
39050a45d4
Can revert updates, simple or batch
Louis Chatriot
2013-05-31 19:04:29 +0200
-
9feeb26c4f
Can batch-update an index, no change if an error was thrown
Louis Chatriot
2013-05-31 18:39:12 +0200
-
82e4be9b1a
Insertion still works as before
Louis Chatriot
2013-05-31 17:52:33 +0200
-
8bb07ad840
All queries work
Louis Chatriot
2013-05-31 17:04:17 +0200
-
4519a5f0dd
Can test the code multiple times
Louis Chatriot
2013-05-31 15:27:21 +0200
-
b67232400c
Update works with indexing
Louis Chatriot
2013-05-31 15:20:07 +0200
-
6007248d84
Loading the database-type tests pas
Louis Chatriot
2013-05-31 14:34:47 +0200
-
ae0937520b
Can get an array of all pointers in an index
Louis Chatriot
2013-05-31 12:06:53 +0200
-
1b7366abd3
Ready to roll out new architecture
Louis Chatriot
2013-05-31 11:12:48 +0200
-
14b4c245bf
Insertion still works as before with indexing
Louis Chatriot
2013-05-30 16:13:14 +0200
-
08804dde82
Still some problems to solve with indexing
Louis Chatriot
2013-05-30 15:58:07 +0200
-
5b62825e8f
Finished correcting typos
Louis Chatriot
2013-05-30 15:25:51 +0200
-
7c7489124f
moar typos
Louis Chatriot
2013-05-30 15:22:29 +0200
-
c6c646ccd1
Typos
Louis Chatriot
2013-05-30 15:21:43 +0200
-
a369d1b110
If ensureIndex cant create a new index because a unique constraint is not met, nothing done
Louis Chatriot
2013-05-30 15:20:35 +0200
-
d223e4733d
When inserting multiple documents at once in an index, rollback all inserts if one fails
Louis Chatriot
2013-05-30 15:12:38 +0200
-
9c42221f95
Database loading doens't work if a unique constraint is violated
Louis Chatriot
2013-05-30 15:02:45 +0200
-
1f0d19ac18
No side effect when using multiple indexes
Louis Chatriot
2013-05-30 14:19:17 +0200
-
6cb3bcc003
If one unique constraint is violated, the data doesn't change
Louis Chatriot
2013-05-30 14:01:56 +0200
-
bcfe90518c
Bump version
Louis Chatriot
2013-05-30 13:34:53 +0200
-
11a864b1a3
Merge branch 'master' of github.com:louischatriot/nedb
Louis Chatriot
2013-05-30 13:33:16 +0200
-
-
b1315c97f6
More doc on the _id collision probability
Louis Chatriot
2013-05-30 13:33:10 +0200
-
2375b5acd2
Update README.md
Louis Chatriot
2013-05-30 14:32:46 +0300
-
-
a87d89f277
Always use an automatic _id, which is guaranteed to be a string
Louis Chatriot
2013-05-30 13:19:03 +0200
-
ddb7ffc74e
Tested that we can insert document in an index automatically
Louis Chatriot
2013-05-30 13:04:32 +0200
-
8db119479d
ensureIndex can be called whenever
Louis Chatriot
2013-05-30 12:44:53 +0200
-
c5e5bbbeea
Able to cleanly reset an index
Louis Chatriot
2013-05-30 12:23:40 +0200
-
54f0dbfe4b
ensureIndex called after any insert, update or remove works
Louis Chatriot
2013-05-30 11:41:24 +0200
-
da4d011f51
Merge branch 'master' of github.com:louischatriot/nedb
Louis Chatriot
2013-05-29 19:25:27 +0200
-
-
363f947c92
Can also use ensureIndex after some inserts (so also works aftre updates and removes)
Louis Chatriot
2013-05-29 19:25:02 +0200
-
b941485450
ensureIndex init works right after a database load
Louis Chatriot
2013-05-29 19:19:31 +0200
-
b7c07fa884
Update README.md
Louis Chatriot
2013-05-29 19:07:43 +0200
-
-
a67cd4601e
Update README.md
Louis Chatriot
2013-05-29 18:45:10 +0200
-
4d7a3823bd
Benchmark for update done
Louis Chatriot
2013-05-29 18:40:29 +0200
-
77b95ce7dc
More honest benchmark for insert
Louis Chatriot
2013-05-29 18:28:06 +0200
-
bae0de018f
Benchmark for findOne usable with indexing
Louis Chatriot
2013-05-29 18:08:06 +0200
-
62cbbe2b48
Find and his benchmark work with indexing
Louis Chatriot
2013-05-29 15:10:43 +0200
-
411aa853fb
Can now use the insert benchmark with an index
Louis Chatriot
2013-05-29 14:54:10 +0200
-
bd9fec16db
Finished doc insertion load and find with index
Louis Chatriot
2013-05-29 14:44:18 +0200
-
76f093f86d
Added dependency to bst
Louis Chatriot
2013-05-29 13:38:01 +0200
-
775b7c0b78
Can insert and remove array of docs
Louis Chatriot
2013-05-29 13:20:38 +0200
-
af0e9fcccb
Can insert an array of docs
Louis Chatriot
2013-05-29 12:40:48 +0200
-
4c9113712f
Can return all matching documents from the index
Louis Chatriot
2013-05-28 20:08:29 +0200
-
1d246b6a94
Indexes work with dot notation
Louis Chatriot
2013-05-28 20:00:03 +0200
-
16cf75b70d
Can update documents in the index
Louis Chatriot
2013-05-28 19:45:46 +0200
-
abbaa1d308
Can remove documents from an index
Louis Chatriot
2013-05-28 18:16:49 +0200
-
df3b6cdf61
Can insert documents in the index
Louis Chatriot
2013-05-28 17:15:23 +0200
-
c6921e9042
Can insert documents in the indexc
Louis Chatriot
2013-05-28 16:50:47 +0200
-
8aa0753c02
Can compare all things
Louis Chatriot
2013-05-28 16:30:20 +0200
-
cb840dec66
Can compare arrays
Louis Chatriot
2013-05-28 16:24:07 +0200
-
07ff9e2183
Can compare dates
Louis Chatriot
2013-05-28 16:01:12 +0200
-
fdc01721e0
Can compare booleans
Louis Chatriot
2013-05-28 15:56:28 +0200
-
b0eb3c9053
Can compare strings
Louis Chatriot
2013-05-28 15:51:12 +0200
-
79ae8c737a
Can compare null and numbers
Louis Chatriot
2013-05-28 15:45:53 +0200
-
85626e6d89
Update README.md
Louis Chatriot
2013-05-28 15:22:24 +0200
-
411f88c733
cant change an _id
Louis Chatriot
2013-05-28 15:21:27 +0200
-
ee33eff4db
Merge branch 'master' of github.com:louischatriot/nedb
Louis Chatriot
2013-05-27 16:21:04 +0200
-
-
947117c7c6
Bump version
Louis Chatriot
2013-05-27 16:20:47 +0200
-
55993012b2
Corrected unlikely bug on database state pollution
Louis Chatriot
2013-05-27 16:20:37 +0200
-
703dbb2c19
Update README.md
Louis Chatriot
2013-05-27 15:59:34 +0200
-
-
74f0d8914e
One executor per datastore
Louis Chatriot
2013-05-27 14:40:40 +0200
-
94e086dede
Useful comment
Louis Chatriot
2013-05-27 11:10:55 +0200
-
40ad547dc2
Keep an internal counter of the underlying datafile size to compact it when it grows too big
Louis Chatriot
2013-05-27 09:46:41 +0200
-
60621775c0
Bump version
Louis Chatriot
2013-05-26 11:41:09 +0200
-
f694e7ce2a
Loading the database compacts it right away
Louis Chatriot
2013-05-26 11:40:57 +0200
-
227fff56ab
Merge branch 'master' of github.com:louischatriot/nedb
Louis Chatriot
2013-05-25 18:22:02 +0200
-