neoneo-go/pkg/core/storage
Roman Khimov 1250bf9579
Merge pull request #443 from nspcc-dev/spellcheck
spellcheck and comments fix
2019-10-22 18:01:40 +03:00
..
boltdb_store.go storage: change println error for botldb to log 2019-10-17 18:23:49 +03:00
boltdb_store_test.go storage: redo DB testing 2019-10-15 12:56:25 +03:00
helpers.go fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
leveldb_store.go fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
leveldb_store_test.go storage: redo DB testing 2019-10-15 12:56:25 +03:00
memcached_store.go core: move write caching layer into MemCacheStore 2019-10-16 17:33:45 +03:00
memcached_store_test.go core: move write caching layer into MemCacheStore 2019-10-16 17:33:45 +03:00
memory_store.go fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
memory_store_test.go core: move write caching layer into MemCacheStore 2019-10-16 17:33:45 +03:00
redis_store.go storage: simplify MemoryBatch 2019-10-15 12:56:25 +03:00
redis_store_test.go storage: redo DB testing 2019-10-15 12:56:25 +03:00
store.go fix spelling and godoc comments 2019-10-22 17:56:03 +03:00
store_config.go storage: add boltDB support 2019-09-14 10:28:43 +03:00
store_test.go Persist blockchain with leveldb on disk (#48) 2018-03-17 12:53:21 +01:00
storeandbatch_test.go core: move write caching layer into MemCacheStore 2019-10-16 17:33:45 +03:00