Skip to content

Releases: reddec/storages

v0.2.1

27 Dec 08:03
Compare
Choose a tag to compare

Changelog

4c8de68 add graph general interface and implementation
4c0b16b add queue HTTP wrapper to expose it over REST
90430e2 add version to storages binary
b905789 cli: add queue serve command that provide HTTP interface for queue
cf4b08b fix default server key file for tls
5cc1e76 fix encoded file storage initialization (API changed)

v0.2.0

11 Dec 09:56
Compare
Choose a tag to compare

Changelog

83ef769 Create FUNDING.yml
b334c01 Merge remote-tracking branch 'origin/master'
1a2bebe Set theme jekyll-theme-dinky
595fbe8 Update go.yml
70e6dfc add Any shorthand for redundant write strategy
24f8b74 add REST-like storage and server
1b0ae1b add actions workflow
c1062ff add badges to README
c238679 add base code for redundant storage
f216a29 add basic sharding
2b32317 add basic sharding
b295a48 add batch features
c43b762 add bbolt db storage wrapper
d9706c2 add compressing proxy
d39a37d add config support in CLI
77dce08 add copy (cp, c) command to storages
c17d375 add custom client to REST storage
21bf1c9 add custom separator for key/value in set CLI command
fde8638 add different output encoding for ls command
156b092 add draft for configuration loader
d938a70 add features badges in README
2b4bc7e add file+json storage
085f21b add goreleaser
84fd338 add indexes stub
17c66e7 add leveldb docs
6eca62f add link to main page in docs
f5546f7 add logo
56848c8 add multiple keys and streaming for GET operation in CLI
2845b0a add namespaces to redis storage
6c00002 add notice about moving to std
36e3810 add offloaded deduplication doc
ef9a972 add offloaded deduplication method
2175f91 add optional lockfile for storages CLI
db2cd2e add queue CLI commands
44a1d59 add redundancy with docs
1b6e13d add redundant storage to test
f3c5df9 add remove namespace, upgrade redis namespace connection (will not close parent connection)
11fab41 add rest storage documentation
59bf4fd add serve command - expose storage over REST
6e43e56 add shorthand for sharded pre-allocated storage
56c84a2 add std loader
b03d62a add supporting files: indexes
2c59996 add to memory storage namepspace support
23849ef add true namespaced storages
c683cce add url hint to doc
f1441a3 add url initialization docs for all std storages
5d191e8 add url initialization for all std storages
a831681 allow non-tls serving
dabf175 attempt to make autogenerate docs
d7d6d9d attempt to make autogenerate docs
b758312 attempt to make autogenerate docs
3ff1a37 attempt to make autogenerate docs
154446c critical fix: bboltdb value is invalid after transaction
33ccb21 fix flat nested storages, add tests for nested storages
ebecc9b fix variables usage in docs
f62cce9 improve docs
8dc24c2 improve workflow
f5770aa make toc
a804b45 move storages to std package
0bfcecc move theme to docs
808e4d2 prepare index page for docs
e4f353f refactor docs for bboltdb
d0889ee refactor docs for bboltdb
318436a refactor docs for memory storage
54d0a5e refactor redis docs
c7de6a1 refactor storages cli, add delete command and aliases
dd7eade reorganize docs
9dda8e0 revert namespace implementation logic in flat file for backward capability
6a1935e rework queues
075455d separate documentation
372b20b show categories
42fc6d0 show categories
b313dfa simplify donating messages, add coding style
c2dc31e simplify names
df831b1 support stream and multiple keys remove in CLI operation
85a24a6 support streaming write in cli
83a96f3 typo fix
9b09efb typo fix in docs
e3c8147 typo fix in docs
7b43409 updated cli doc