diff --git a/ethdb/AbstractKV.md b/ethdb/AbstractKV.md index 47c7e9418fcf8d2c2fc076b34add451d2182903c..38bf95ecbbe1aff676148f01f05acd152690f2a9 100644 --- a/ethdb/AbstractKV.md +++ b/ethdb/AbstractKV.md @@ -1,3 +1,7 @@ +## Target: + +To build 1 key-value abstraction on top of Bolt, Badger and RemoteDB (our own read-only TCP protocol for key-value databases). + ## Vision: Ethereum gives users a powerful resource (which is hard to give) which is not explicitely priced -