Commit Graph

6 Commits

Author SHA1 Message Date
ChronosX88
d7a1e87939
Make blockchain finally working! 2021-07-12 02:23:00 +03:00
ChronosX88
c0e69ff1d0
Implement GetAllTxs function in mempool 2021-05-31 22:24:07 +03:00
ChronosX88
00b041fbb0
Use gob encoding for struct marshalling in redis cache 2021-05-27 22:30:52 +03:00
ChronosX88
3366a71ac1
Change backend for in-memory cache to patrickmn/go-cache 2021-05-27 22:30:11 +03:00
ChronosX88
59aa9f5889
Add support of deadline (TTL) for values in Cache 2021-05-14 21:21:13 +03:00
ChronosX88
7e3fca5de5
Refactor cache package to be more general purpose component 2021-05-13 14:49:38 +03:00