RubyGems Navigation menu

sql_partitioner 0.6.1

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 (23.0 KB)
  2. 0.6.2 - November 25, 2014 (22.5 KB)
  3. 0.6.1 - November 04, 2014 (22.5 KB)
  4. 0.6.0 - November 04, 2014 (22.5 KB)

Development 依赖 (8):

activerecord = 3.0.0
data_mapper = 1.2.0
data_objects = 0.10.7
do_mysql = 0.10.7
mysql = 2.8.1
rspec = 3.0.0
simplecov = 0.9.1

业主:

作者:

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

SHA 256 校验和:

6254e125a763b8cf72aded179f5c8467eb780da9d6b252d387dc6813177663ea

下载总量 26,344

这个版本 2,181

许可:

MIT

需要的 Ruby 版本: >= 0

链接: