neoneo-go/pkg/core/dao
Anna Shaleva f2ac07a3c0 core: do not copy key/value results got from MemCachedStore.Seek
They are already copied inside the MemCachedStore.Seek, so that
persistent storage  can't change them anymore.
2021-10-21 10:05:12 +03:00
..
dao.go core: do not copy key/value results got from MemCachedStore.Seek 2021-10-21 10:05:12 +03:00
dao_test.go core: refactor (*DAO).StoreAsTransaction 2021-08-18 13:39:28 +03:00