cosmos-sdk/store
Marko 2e3d38f01c
refactor: move snapshotstore under store (#14048)
* Move snapshotstore under store

* add changelog entry

* fix build

* move snapshot proto package

* make proto-gen

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-11-29 23:40:14 +00:00
..
cache test: Add some tests and remove dead code in store (#13614) 2022-11-08 20:20:18 +00:00
cachekv refactor: remove dead code in cacheMergeIterator Domain() (#13433) 2022-10-05 08:46:41 +02:00
cachemulti feat: support alternative query multistore (#13529) 2022-10-17 23:40:28 +08:00
dbadapter refactor: create go.mod for simapp (#13130) 2022-09-07 18:14:22 +00:00
gaskv perf: Remove more telemetry ops, update docs (#10334) 2021-10-11 08:23:42 +00:00
iavl refactor: add error log when iavl set failed (#13803) 2022-11-09 14:53:53 +08:00
internal test: Add some tests and remove dead code in store (#13614) 2022-11-08 20:20:18 +00:00
listenkv chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
mem test: Add some tests and remove dead code in store (#13614) 2022-11-08 20:20:18 +00:00
prefix feat: configurable fastnode (#13321) 2022-09-20 08:49:18 +00:00
pruning chore: move pruning to store (#13609) 2022-10-24 14:02:17 +02:00
rootmulti refactor: move snapshotstore under store (#14048) 2022-11-29 23:40:14 +00:00
snapshots refactor: move snapshotstore under store (#14048) 2022-11-29 23:40:14 +00:00
streaming refactor: use go context instead of sdk.Context (#14050) 2022-11-29 11:59:54 +00:00
tracekv chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
transient chore: move pruning to store (#13609) 2022-10-24 14:02:17 +02:00
types refactor: move snapshotstore under store (#14048) 2022-11-29 23:40:14 +00:00
reexport.go refactor!: abstractions for snapshot and pruning; snapshot intervals eventually pruned; unit tests (#11496) 2022-04-21 15:30:36 -04:00
store.go refactor!: abstractions for snapshot and pruning; snapshot intervals eventually pruned; unit tests (#11496) 2022-04-21 15:30:36 -04:00