RubyGems Navigation menu

sql_partitioner 0.6.2

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.6.3 - October 20, 2015 (23 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 Abhängigkeiten (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

Besitzer:

Autoren:

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

SHA 256-Prüfsumme:

6abafff5366ea9e686d09d116e4e19f5c0d1f21af06e28b258d6ba07c2ab175e

Downloads insgesamt 26.342

Für diese Version 18.369

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: