Jarek Kowalski
28ce29eab4
feat(repository): added Set and Map backed by custom on-disk hashtable ( #2364 )
...
* feat(repository): added bigmap Set and Map backed by custom on-disk hashtable
* additional test coverage for corner cases
* profile flags
* exclude bigmapbench from code coverage
* refactored based on conversation with Julio
The concern was that values stored on disk are not encrypted.
* bigmap.Map - implements encryption of values
* bigmap.Set - stores keys only, so no encryption necessary
* bigmap.internalMap - used as backing structure for Map and Set
* implemented benchmark with values
2022-09-10 15:47:53 +00:00
..
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-09-10 15:47:53 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-07-30 14:13:52 -07:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-01-23 14:56:35 -08:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-03-19 22:42:59 -07:00
2021-12-13 14:25:10 -08:00
2022-07-29 09:31:17 -07:00
2022-07-06 18:34:25 -07:00
2022-08-09 06:07:54 +00:00
2022-06-04 06:36:25 -07:00
2022-08-09 06:07:54 +00:00
2022-03-12 23:16:39 -08:00
2022-08-09 06:07:54 +00:00
2021-12-13 14:25:10 -08:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-22 20:42:27 +01:00
2022-08-09 06:07:54 +00:00
2022-05-16 05:28:57 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-07-30 14:13:52 -07:00
2022-09-02 10:35:59 -07:00
2022-08-09 06:07:54 +00:00
2021-12-13 13:33:15 -08:00
2022-09-02 10:35:59 -07:00
2022-09-02 10:35:59 -07:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:55:30 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00
2022-08-09 06:07:54 +00:00