Commit Graph

55 Commits

Author SHA1 Message Date
b85255196b
Improve test coverage 2022-08-29 03:30:39 -07:00
427673778f
Fix: testing bug 2022-08-29 03:02:14 -07:00
042f67bbf6
Improve error handling/wrapping 2022-08-29 01:07:16 -07:00
bf2fa78afa
Docs: refresh markdown 2022-08-29 00:44:21 -07:00
58d6667594
Keeper: change AllStores signature + add tests 2022-08-29 00:39:14 -07:00
4ee1b87bdf
Docs: update 2022-08-28 23:44:32 -07:00
cf3b1bfff2
Add: interface methods + Fix: testing 2022-08-28 23:36:37 -07:00
f045593496
Docs: refresh markdown 2022-07-25 21:57:01 -07:00
73e2b6a7a6
Massive overhaul 2022-07-25 21:36:46 -07:00
435d1251ad
Fix: fat finger'd before commit
Signed-off-by: kayos@tcp.direct <kayos@tcp.direct>
2022-07-23 18:56:15 -07:00
62972c62b0
Testing: add tests for bitcask options 2022-07-23 18:53:14 -07:00
269965c55b
Chore: lint 2022-07-23 18:07:09 -07:00
058d36edd7
CI: Add pre-coverage test check for output purposes 2022-06-10 11:06:03 -07:00
f5e06646e8
Docs: coolin never boolin 2022-06-10 10:49:27 -07:00
f5d4d6d269
Implement bitcask options and fix breaking dependency changes 2022-05-21 16:19:39 -07:00
0d670b3fc5
Merge divergent versions of library 2022-05-21 16:17:21 -07:00
6f20fa59ee
fix go.mod path, etc 2022-05-21 16:03:59 -07:00
2960ebcf1d
Slight refactor for "release" tag 2022-05-21 16:03:59 -07:00
cbcbf42f5b
Renames and Preallocations 2022-05-21 16:03:59 -07:00
7e12d11ea9
Fix breaking changes from upstream common package 2022-02-14 03:38:18 -08:00
4d08c92d99 Add the ability to pass in bitcask options per store 2022-01-21 02:57:25 -08:00
6aade658b4 Semantics 2022-01-19 01:46:51 -08:00
018135f28d Fix: rather embarassing error 2022-01-09 06:52:11 -08:00
4321d5fcae Improve coverage: don't handle errors that won't exist. 2022-01-09 06:49:23 -08:00
77fd88011d License: MIT 2022-01-08 22:12:43 -08:00
8bb8e0c0cb Documentation: Fix placement 2022-01-08 22:09:53 -08:00
e3420d7dd5 Add seperate docs for bitcask implementation 2022-01-08 21:59:30 -08:00
0034547cbc Update README.md 2022-01-08 21:54:44 -08:00
c71790b3a1 Testing: yet another edge case bug fixed 2022-01-08 21:50:58 -08:00
bb55e01ec3 Testing: add Equal tests 2022-01-08 21:22:14 -08:00
f11d1b3b8d Testing: actually found a nasty bug, who would have guessed :^) 2022-01-08 21:07:39 -08:00
2a3c8a3800 Testing: improve coverage 2022-01-08 20:58:31 -08:00
dafdddad17 Testing improvements, Close logic improvements 2022-01-08 20:51:32 -08:00
afd8e135c1 Testing: add Sync and SyncAndCloseAll (not very well but it covers it) 2022-01-08 20:35:08 -08:00
9036af02c6 Testing: add PrefixScan test 2022-01-08 20:18:15 -08:00
77fede2bcd Testing: add test for ValueExists 2022-01-08 19:32:42 -08:00
f6938fc94d Refactor and Restructure (overhaul) 2022-01-08 19:01:15 -08:00
ac12623a94 Update README.md and go.yml 2022-01-08 17:49:06 -08:00
535a69cd92
Update go.yml 2022-01-08 17:40:40 -08:00
96aa826516
Update go.yml 2022-01-08 17:29:18 -08:00
bc94a2645d
Update go.yml 2022-01-08 17:22:46 -08:00
b049c25448
Create codeql-analysis.yml 2022-01-08 17:22:22 -08:00
7b6acb1e5f CodeCoverage test 2022-01-08 17:16:27 -08:00
01f2f4f8ec
Create go.yml 2022-01-08 17:03:51 -08:00
d0e31034a5 Restruture 2022-01-08 16:59:10 -08:00
eff904a86d Update README.md 2022-01-08 16:54:30 -08:00
56b87a47ef Update: README.md 2022-01-01 14:45:15 -08:00
b2077eada7 Update: README.md 2022-01-01 14:35:08 -08:00
abec5983d3 Testing: improve test cases 2022-01-01 14:34:15 -08:00
49f2432657 Implement searcher and add test cases 2022-01-01 14:22:08 -08:00