RubyGems Navigation menu

encode_m 3.0.0

EncodeM v3.0 brings complete M language (MUMPS) subscript encoding to Ruby, supporting numbers, strings, and composite keys with perfect sort order. Build hierarchical database keys like M("users", 42, "email") that sort correctly as raw bytes. This 40-year production-tested algorithm from YottaDB/GT.M powers Epic (70% of US hospitals) and VistA. Perfect for B-tree indexes, key-value stores, and any system requiring sortable hierarchical keys. All types maintain correct ordering when compared as byte strings - no decoding needed.

Gemfile:
=

安裝:
=

版本列表:

  1. 3.0.0 September 04, 2025 (25.5 KB)
  2. 2.0.0 September 04, 2025 (15.0 KB)
  3. 1.0.1 September 04, 2025 (12.5 KB)
  4. 1.0.0 September 04, 2025 (12.0 KB)

Development 相依性套件 (5):

benchmark-ips ~> 2.10
bundler ~> 2.0
minitest ~> 5.0
rake ~> 13.0

擁有者:

推送者:

作者:

  • Steve Shreeve

SHA 256 總和檢查碼:

=

總下載次數 658

這個版本 210

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.5.0

相關連結: