legacy/src/server/rds/data/cmd_list.c (6 lines): - line 13: /* TODO: find a better place for this utility */ - line 97: /* TODO: figure out a TTL story here */ - line 273: /* TODO: should we try to "fit" to a smaller item here? */ - line 316: /* TODO: verify that the behavior described above is what we want */ - line 377: /* TODO: should we try to "fit" to a smaller item here? */ - line 416: /* TODO: this command doesn't seem to have a counterpart in redis. let's legacy/src/storage/seg/xxhash.h (3 lines): - line 65: /* TODO: update */ - line 2251: && defined(__GNUC__) /* TODO: IBM XL */ - line 2898: * FIXME: Clang's output is still _much_ faster -- On an AMD Ryzen 3600, legacy/src/server/rds/data/cmd_sarray.c (2 lines): - line 97: /* TODO: figure out a TTL story here */ - line 504: /* TODO: should we try to "fit" to a smaller item here? */ legacy/src/data_structure/ziplist/ziplist.h (2 lines): - line 117: * TODO: optimization if all list members are of the same size, then we can - line 120: * TODO: if it is common to insert data at the beginning (e.g. a FIFO queue), legacy/src/server/rds/data/cmd_smap.c (2 lines): - line 104: /* TODO: figure out a TTL story here */ - line 537: /* TODO: should we try to "fit" to a smaller item here? */ legacy/src/protocol/data/resp/cmd_bitmap.h (2 lines): - line 8: * TODO: how to transfer value w/o being misrepresented due to endianness? - line 21: /* TODO: legacy/src/core/data/server.c (2 lines): - line 153: * TODO: what's the best way to respond to DDoS? - line 250: /* TODO: shall we retry bind and listen ? */ legacy/src/server/twemcache/admin/process.c (1 line): - line 38: /* TODO: check return status of cc_alloc */ legacy/src/protocol/admin/format.c (1 line): - line 10: /* TODO: report error if running out of space in buf */ src/proxy/momento/src/protocol/resp/get.rs (1 line): - line 44: // TODO: what is the right legacy/src/server/rds/admin/process.c (1 line): - line 37: /* TODO: check return status of cc_alloc */ legacy/src/storage/slab/item.h (1 line): - line 214: /* TODO: make the following APIs protocol agnostic */ legacy/src/server/slimcache/admin/process.c (1 line): - line 29: /* TODO: check return status of cc_alloc */ legacy/src/client/network/cli_network.c (1 line): - line 36: /* TODO: make socket blocking */ legacy/src/client/resp_cli/cli.c (1 line): - line 137: /* TODO: handle OOM error */ src/protocol/admin/src/admin.rs (1 line): - line 16: // TODO(bmartin): see TODO for protocol::data::Request, this is cleaner here legacy/src/server/segcache/admin/process.c (1 line): - line 58: /* TODO (jason) free buf */ legacy/src/hotkey/hotkey.c (1 line): - line 37: /* TODO: determine whether table size should be a tunable parameter */ legacy/src/server/slimrds/admin/process.c (1 line): - line 29: /* TODO: check return status of cc_alloc */ legacy/src/storage/slab/slab.h (1 line): - line 43: /* TODO: consider moving item options to item.[h|c] */ legacy/src/util/util.c (1 line): - line 62: /* TODO: add option to change directory to root */ legacy/src/server/pingserver/admin/process.c (1 line): - line 29: /* TODO: check return status of cc_alloc */