Changeset d5eceb
- Timestamp:
- 03/05/08 22:34:42 (4 years ago)
- Branches:
- master, ketama-compat
- Children:
- 75a581
- Parents:
- 0fccd1
- git-author:
- Tomash Brechko <tomash.brechko@…> (03/05/08 22:01:32)
- git-committer:
- Tomash Brechko <tomash.brechko@…> (03/05/08 22:34:42)
- File:
-
- 1 edited
-
lib/Cache/Memcached/Fast.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lib/Cache/Memcached/Fast.pm
r6ab120 rd5eceb 29 29 servers => [ { address => 'localhost:11211', weight => 2.5 }, 30 30 '192.168.254.2:11211', 31 { address => '/path/to/unix.sock' } ],31 { address => '/path/to/unix.sock', noreply => 1 } ], 32 32 namespace => 'my:', 33 33 connect_timeout => 0.2,
Note: See TracChangeset
for help on using the changeset viewer.
