• Joined on 2020-04-12
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-22 03:57:30 +02:00
087784a620 Tags: code refactoring and consistency improvement.
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-22 00:39:46 +02:00
de07d74856 each_with_key
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-21 20:59:04 +02:00
319f521379 Change version.
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-21 20:58:06 +02:00
0549879140 API change: get_with_index -> get_with_keys
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-21 20:50:53 +02:00
378f8c76db Documentation, again. Some very few re-implementations.
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-21 13:54:30 +02:00
5c45311926 Add a gitignore.
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-21 13:53:20 +02:00
d1a57248be Specs: remove empty RAM-only database directories.
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-21 13:50:54 +02:00
959dd6ba01 TODO: remove empty partitions and tags.
c5f57b589d Documentation goes brrrr.
bc0017c6b7 Properly removes test database directories.
Compare 3 commits »
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-21 02:11:15 +02:00
8d323c2a8c Documentation about partitions.
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-21 01:59:58 +02:00
be1ec6a1db Documentation for basic indexes.
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-20 20:55:18 +02:00
3c0e1b7608 Documentation, again.
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-20 13:39:10 +02:00
78d6db2cc4 Documentation goes brrrrr
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-20 13:13:18 +02:00
df705543b6 Documentation, a few implementations rewritten, make source more consistent.
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-20 03:15:07 +02:00
39b427886f spec/test-ships.cr: tests are passing.
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-20 03:07:36 +02:00
61020dfd59 Removed useless stats.sh
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-20 03:07:13 +02:00
a33fba4c50 New data.
143b2fa4b4 spec/db-cars.cr updated for the new API.
8a44828cf2 Nilable indexes taken into account.
Compare 3 commits »
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-20 01:28:58 +02:00
6dbcee5060 Finally add some real API documentation.
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-19 23:48:26 +02:00
fc103f5203 TODO
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-19 18:09:29 +02:00
58d7147752 Blah.
karchnu pushed to toying-with-ramdb at Baguette/dodb.cr 2024-05-18 12:58:20 +02:00
ef92be31cc Talk a bit more about mlock and mprotect.