codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.52k stars 337 forks source link

Multiple sessions per connection #1103

Open zaza81 opened 2 years ago

zaza81 commented 2 years ago

Some systems (See CNC )in order to scale horizontally need to achieve the following features.

Acceptance criteria

As an example of managing multiple connections on SDK, we should take the following example. @tomekkolo can you add your SDK example?

tomekkolo commented 2 years ago

Here is simple PoC of multiple sessions client: https://github.com/codenotary/immudb/commit/d48b6e24f35b8acc59740cb3e81c7d6ce93bdea7