Use integer storage identifiers for user data #30

Closed
opened 2024-09-03 15:49:58 +02:00 by lash · 1 comment
Owner

Currently strings are used for data identifiers in the gdbm store.

We should use integer identifiers instead.

I propose uint16 (up to 65535 items, should be enough)

Currently strings are used for data identifiers in the gdbm store. We should use integer identifiers instead. I propose uint16 (up to 65535 items, should be enough)
lash added the
Priority
Low
optimization
labels 2024-09-03 15:50:37 +02:00
Author
Owner
resolved in https://git.grassecon.net/urdt/ussd/src/branch/wip-code-check
lash closed this issue 2024-09-05 17:49:10 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: urdt/ussd#30
No description provided.