c4ei
d932206429
chg
2023-08-23 15:30:52 +09:00
c4ei
ec2df86f13
git name change
2023-08-23 15:18:10 +09:00
c4ei
9d2324194e
git chg
2023-08-23 15:11:28 +09:00
stasatdaglabs
a792d4a19e
Don't fsync immediately after all writes ( #1490 )
2021-02-04 16:36:46 +02:00
Elichai Turkel
51625e7967
Remove LevelDBSnapshot from LevelDBTransaction ( #1334 )
...
* Remove leveldb snapshot from LevelDBTransaction
* Update transactions_test.go to represent the new Transaction logic
2020-12-31 17:58:01 +02:00
Svarog
37bf261da1
[NOD-1581] Enable fsync in database writes ( #1168 )
2020-12-07 14:18:33 +02:00
Svarog
9a756939d8
[NOD-1412] Remove ffldb, remove dataStore from database, store blocks directly in levelDB ( #939 )
...
* [NOD-1412] Remove ffldb, and make ldb implement all the database
interfaces
* [NOD-1412] Removed any reference to dataStore and updated block dbaccess to work directly with key/values
2020-09-27 15:40:15 +03:00