actsasflinn-ruby-tokyotyrant 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: actsasflinn-ruby-tokyotyrant
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Flinn
@@ -25,6 +25,29 @@ files:
25
25
  - COPYING
26
26
  - Rakefile
27
27
  - README.rdoc
28
+ - ext/extconf.rb
29
+ - ext/tokyo_tyrant.c
30
+ - ext/tokyo_tyrant.h
31
+ - ext/tokyo_tyrant_db.c
32
+ - ext/tokyo_tyrant_db.h
33
+ - ext/tokyo_tyrant_module.c
34
+ - ext/tokyo_tyrant_module.h
35
+ - ext/tokyo_tyrant_query.c
36
+ - ext/tokyo_tyrant_query.h
37
+ - ext/tokyo_tyrant_table.c
38
+ - ext/tokyo_tyrant_table.h
39
+ - spec/plu_db.rb
40
+ - spec/spec.rb
41
+ - spec/spec_base.rb
42
+ - spec/start_tyrant.sh
43
+ - spec/stop_tyrant.sh
44
+ - spec/tokyo_tyrant_query_spec.rb
45
+ - spec/tokyo_tyrant_spec.rb
46
+ - spec/tokyo_tyrant_table_spec.rb
47
+ - benchmarks/bulk_db.rb
48
+ - benchmarks/bulk_table.rb
49
+ - benchmarks/db.rb
50
+ - benchmarks/table.rb
28
51
  has_rdoc: true
29
52
  homepage: http://github.com/actsasflinn/ruby-tokyotyrant/
30
53
  post_install_message: