TODO-shortterm.org updates

This commit is contained in:
Scott Lystig Fritchie 2015-05-20 11:05:53 +09:00
parent b5ddfaf019
commit f78039261c

View file

@ -37,16 +37,17 @@ func, and pattern match Erlang style in that func.
- Add no-wedging state to make testing easier?
** TODO Adapt the projection-aware, CR-implementing client from demo-day
** DONE Adapt the projection-aware, CR-implementing client from demo-day
** DONE Add major comment sections to the CR-impl client
** TODO Add client-side vs. server-side checksum type, expand client API?
** TODO Simple basho_bench driver, put some unscientific chalk on the benchtop
** TODO Create parallel PULSE test for basic API plus chain manager repair
** TODO Add client-side vs. server-side checksum type, expand client API?
** TODO Add gproc and get rid of registered name rendezvous
*** TODO Fixes the atom table leak
*** TODO Fixes the problem of having active sequencer for the same prefix
on two FLUS in the same VM
** TODO Fix all known bugs with Chain Manager (list below)
** TODO Fix all known bugs/cruft with Chain Manager (list below)
*** DONE Fix known bugs
*** DONE Clean up crufty TODO comments and other obvious cruft
*** TODO Re-add verification step of stable epochs, including inner projections!