/[Sack]/trunk/bin/couchdb2shards.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/bin/couchdb2shards.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 237 by dpavlin, Sat Nov 21 13:34:53 2009 UTC revision 238 by dpavlin, Tue Nov 24 15:21:09 2009 UTC
# Line 11  use Time::HiRes qw(time); Line 11  use Time::HiRes qw(time);
11  use File::Path qw(make_path remove_tree);  use File::Path qw(make_path remove_tree);
12    
13  my $name = 'pxelator';  my $name = 'pxelator';
14  my $shard_size = 1000;  my $shard_size = 5000;
15    
16    
17  my $path = "/tmp/sack/$name";  my $path = "/tmp/sack/$name";

Legend:
Removed from v.237  
changed lines
  Added in v.238

  ViewVC Help
Powered by ViewVC 1.1.26