twlk9 pushed tag v0.5.7 to twlk9/lgdb 2026年02月20日 19:57:49 +01:00
twlk9 pushed to main at twlk9/lgdb 2026年02月20日 19:55:47 +01:00
3eee000057 Updated the range delete to inspect sstables to see if they actually
twlk9 pushed to main at twlk9/smache 2026年02月10日 01:34:17 +01:00
6e493a4c1c Adding Apache 2.0 license
81f3780775 Ran go fmt which I had never done before apparently? Added a readme
35d0bf9e88 Initial import of the old project
twlk9 created branch main in twlk9/smache 2026年02月10日 01:34:17 +01:00
twlk9 created repository twlk9/smache 2026年02月10日 01:25:02 +01:00
twlk9 pushed tag v0.5.6 to twlk9/lgdb 2026年01月29日 17:52:16 +01:00
twlk9 pushed to main at twlk9/lgdb 2026年01月29日 17:50:36 +01:00
3267488bd7 Using the block cache for filters instead of a new allocated struct in
twlk9 pushed tag v0.5.5 to twlk9/lgdb 2026年01月28日 22:09:39 +01:00
twlk9 pushed to main at twlk9/lgdb 2026年01月28日 22:08:54 +01:00
ab6da64bda Fixing large resource leak. Files opened through the file cache were
twlk9 pushed tag v0.5.4 to twlk9/lgdb 2026年01月28日 04:37:02 +01:00
twlk9 pushed to main at twlk9/lgdb 2026年01月28日 04:35:57 +01:00
8e19b59b41 Ran into a bug with the epoch manager and compacation. Took quite a
twlk9 pushed tag v0.5.3 to twlk9/lgdb 2025年12月29日 17:01:25 +01:00
twlk9 pushed to main at twlk9/lgdb 2025年12月29日 00:01:52 +01:00
7cc8db9740 Added an interval tree implementation to help filter the needed range
d8d02e96d4 Trying to work around write stalls when putting a large amount of
1f96a343f0 Fixed integration test case for new filter arguments
Compare 3 commits »
twlk9 pushed to main at twlk9/lgdb 2025年12月28日 07:43:47 +01:00
86c7917e2e Making the bloom filter (or any filter) optional
75ea601c1f Initial bloom filter implementation. Enabled by default
Compare 2 commits »
twlk9 pushed tag v0.5.2 to twlk9/lgdb 2025年12月19日 21:12:35 +01:00
twlk9 pushed to main at twlk9/lgdb 2025年12月19日 18:58:43 +01:00
ffb57f5ff7 Working on test coverage
b894bbb0a4 Reorg time. Making reuse easier.
Compare 2 commits »
twlk9 pushed to main at twlk9/lgdb 2025年12月16日 06:09:57 +01:00
cf2ea59440 Adding some more range delete tests.
twlk9 pushed to main at twlk9/lgdb 2025年12月13日 01:33:12 +01:00
52dd26204c Running static check. Removed the warnings in buffer pool with
045adc8572 Running the fieldalignment tool to get structs ordered better for
Compare 2 commits »
twlk9 pushed tag v0.5.1 to twlk9/lgdb 2025年12月11日 16:17:42 +01:00
twlk9 pushed to main at twlk9/lgdb 2025年12月09日 19:25:30 +01:00
6b298a7593 Instead of giving up on the first CRC failure (could be transient
e7e571ab7c Dealing with CRC errors and errors in general when reading files. No
Compare 2 commits »