Next-generation decentralized data lakehouse and a multi-party stream processing network
304
stars
13
forks
source link
Private Datasets: Implement ReBAC-related data persistent storage + `DatasetEntryRepository` (database variants) #754
Closed
s373r closed 1 month ago
This ticket is a continuation of this one, to add database repository variants.
In other words, needs to be introduced:
DatasetEntryRepository
implementations for databases (SQLite, PostgreSQL).RebacRepository
implementations for databases (=/=).Steps