cojen / TuplDB

TuplDB is a high-performance, concurrent, transactional, scalable, low-level embedded database.
GNU Affero General Public License v3.0
110 stars 22 forks source link

Membership deletion #86

Closed broneill closed 6 years ago

broneill commented 6 years ago

Group members are automatically added by simply starting them with seeds, but the only way to delete members requires manual modification to the group file. An API and tool needs to be written which instructs the leader to delete group members.

broneill commented 6 years ago

Commit https://github.com/cojen/Tupl/commit/a920db5214cd07751f8a9a4f018dbc6080d8e0f7