Changeset 9f3297
- Timestamp:
- 12/17/07 19:24:07 (4 years ago)
- Branches:
- master, ketama-compat
- Children:
- 6e75c7
- Parents:
- 7898f7
- git-author:
- Tomash Brechko <tomash.brechko@…> (12/17/07 15:53:50)
- git-committer:
- Tomash Brechko <tomash.brechko@…> (12/17/07 19:24:07)
- Files:
-
- 8 added
- 1 deleted
- 3 edited
-
Changes (modified) (1 diff)
-
MANIFEST (modified) (1 diff)
-
TODO (modified) (1 diff)
-
t/01-connect.t (added)
-
t/02-isa.t (added)
-
t/03-flush_all.t (added)
-
t/Cache-Memcached-Fast.t (deleted)
-
t/Memd.pm (added)
-
t/big_value.t (added)
-
t/commands.t (added)
-
t/key_ref.t (added)
-
t/serialize.t (added)
Legend:
- Unmodified
- Added
- Removed
-
Changes
r175820 r9f3297 17 17 Add incr() and decr() to script/compare.pl and 18 18 script/benchmark.pl. 19 20 Test case is split into several files and cleaned a bit. 19 21 20 22 -
MANIFEST
r0d8673 r9f3297 8 8 script/benchmark.pl 9 9 script/compare.pl 10 t/Memd.pm 10 11 t/00-load.t 11 t/Cache-Memcached-Fast.t 12 t/01-connect.t 13 t/02-isa.t 14 t/03-flush_all.t 15 t/big_value.t 16 t/commands.t 17 t/derived.t 18 t/key_ref.t 19 t/serialize.t 12 20 t/pod-coverage.t 13 21 t/pod.t -
TODO
r50b5a8 r9f3297 27 27 - UDP (?). 28 28 29 - Test case should be split into several files.30 31 29 - Document how to inherit from C::M::F for Custom Serialization for 32 30 instance.
Note: See TracChangeset
for help on using the changeset viewer.
