neoneo-go/pkg/core/dao
Roman Khimov 06bed2b4bf dao: split GetStorageItem for Cached into external and internal versions
Lower Cached state shouldn't be changed until Persist. Fixes #994.
2020-05-27 18:34:41 +03:00
..
cacheddao.go dao: split GetStorageItem for Cached into external and internal versions 2020-05-27 18:34:41 +03:00
cacheddao_test.go core: move DAO to a separate package 2020-04-08 08:38:44 +03:00
dao.go dao: restrict GetStorageItems by prefix 2020-05-27 11:40:46 +03:00
dao_test.go core: move DAO to a separate package 2020-04-08 08:38:44 +03:00
storage_item.go core,dao: implement Block-level storage caching 2020-05-19 17:19:51 +03:00