Commit Graph

15 Commits

Author SHA1 Message Date
b129c58d57
Fix: go mod retract 2024-01-28 20:41:49 -08:00
0d6298995f
Fix: nil bitcask store during withnew when store exists 2023-11-27 16:02:42 -08:00
c2d7ae8d3e
Refactor: prep for adding pogreb by implementing interfaces 2023-08-01 02:51:12 -07:00
ff39591cbe
Chore: deps 2023-03-26 00:57:21 -07:00
dependabot[bot]
cc7228fee7
Bump golang.org/x/sys from 0.0.0-20210927094055-39ccf1dd6fa6 to 0.1.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210927094055-39ccf1dd6fa6 to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 10:02:25 +00:00
042f67bbf6
Improve error handling/wrapping 2022-08-29 01:07:16 -07:00
cf3b1bfff2
Add: interface methods + Fix: testing 2022-08-28 23:36:37 -07:00
73e2b6a7a6
Massive overhaul 2022-07-25 21:36:46 -07:00
269965c55b
Chore: lint 2022-07-23 18:07:09 -07:00
f5d4d6d269
Implement bitcask options and fix breaking dependency changes 2022-05-21 16:19:39 -07:00
6f20fa59ee
fix go.mod path, etc 2022-05-21 16:03:59 -07:00
7e12d11ea9
Fix breaking changes from upstream common package 2022-02-14 03:38:18 -08:00
49f2432657 Implement searcher and add test cases 2022-01-01 14:22:08 -08:00
6bf1dd4b76 Implement Filer and Keeper with bitcask 2022-01-01 12:03:24 -08:00
af08769402 init 2022-01-01 11:21:38 -08:00