Flagsmith / Flagsmith/flagsmith
Design Segment document for DynamoDB
Open
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
Design a standalone document for storing segments in their own documents inside the `environments_v2` table, outside of the `_META` document.
This work should consider:
- indexable segment metadata
- non-indexed fields compression
- migration effort
### Questions
- Should segment overrides still live inside this segment document?
- Current thinking is that for now, yes. Later, no. This should be answered as part of the work in this ticket.
Contributor guide
Assessment
This issue has not been assessed yet.