implemented leveldb persistence for websocket server

This commit is contained in:
Kevin Jahns
2018-12-22 13:45:59 +01:00
parent 7f4ae9fe14
commit f1eb66655b
17 changed files with 736 additions and 15 deletions

BIN
tmp/000005.ldb Normal file

Binary file not shown.

BIN
tmp/000006.log Normal file

Binary file not shown.

1
tmp/CURRENT Normal file
View File

@@ -0,0 +1 @@
MANIFEST-000004

0
tmp/LOCK Normal file
View File

5
tmp/LOG Normal file
View File

@@ -0,0 +1,5 @@
2018/12/22-13:33:44.376775 70000c740000 Recovering log #3
2018/12/22-13:33:44.377203 70000c740000 Level-0 table #5: started
2018/12/22-13:33:44.379580 70000c740000 Level-0 table #5: 4834 bytes OK
2018/12/22-13:33:44.380496 70000c740000 Delete type=0 #3
2018/12/22-13:33:44.380670 70000c740000 Delete type=3 #2

1
tmp/LOG.old Normal file
View File

@@ -0,0 +1 @@
2018/12/22-13:23:54.104944 700007836000 Delete type=3 #1

BIN
tmp/MANIFEST-000004 Normal file

Binary file not shown.