github.com/voedger/voedger@v0.0.0-20240520144910-273e84102129/design/archive/20211001/technical-debt.md (about) 1 # Must Be Re-implemented 2 3 - iplogcas, iwlogcas: partition is kept in Cassandra partition which is very limited 4 - Cassandra does not like big partitions 5 - iplog and iwlog implementations have copypasted - should be combined 6 7 # Should Be Re-implemented 8 9 - wlog may not keep PLogOffset 10 - Router: only one router 11 - Router: answerChannel.taskID is only partial solution 12 13 # Questionable 14 15 - idb: type TWSID uint32: 4.294.967.295 workspaces per cluster