RubyGems Navigation menu

sql_partitioner 0.6.3

This gem will help setup partitioning on a table, based on its `timestamp` column. Once you have a table that is partitioned based on a timestamp, you will likely need to regularly add new partitions into the future, and drop older partitions to free up space. This gem can help carry out such routine activities as well.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.6.3 - October 20, 2015 (23KB)
  2. 0.6.2 - November 25, 2014 (22.5KB)
  3. 0.6.1 - November 04, 2014 (22.5KB)
  4. 0.6.0 - November 04, 2014 (22.5KB)

Development依存関係 (11):

activerecord = 3.0.0
coveralls >= 0
data_mapper = 1.2.0
data_objects = 0.10.7
do_mysql = 0.10.7
mime-types = 1.25.1
mysql = 2.8.1
rest-client <= 1.7.0
rspec = 3.0.0
simplecov = 0.9.1

所有者:

作者:

  • Dominic Metzger, Sumner McCarty, Prakash Selvaraj, Jim Slattery

SHA 256チェックサム:

8805c7bfd07ede836b6d006741c2ec89a9aefc94ac423da3e6583f5bc399bd80

累計ダウンロード数 26,342

このバージョンのみ 3,596

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: