-
Name
-
statelydb
-
Version
-
0.35.0
-
Platform
-
ruby
-
Authors
-
Stately Cloud, Inc.
-
Bindir
-
bin
-
Date
-
2025-09-22 00:00:00 UTC
-
Dependencies
-
async (~> 2.0)
async-actor (~> 0.1)
async-http (~> 0.1)
grpc (~> 1.0)
rake (~> 13.0)
-
Description
-
Client for StatelyDB, a document database built on top of DynamoDB with Elastic Schema that allows you to change your data model any time with automatic backwards compatibility.
-
Email
-
support@stately.cloud
-
Files
-
LICENSE.txt
README.md
lib/api/auth/get_auth_token_pb.rb
lib/api/auth/service_pb.rb
lib/api/auth/service_services_pb.rb
lib/api/db/continue_list_pb.rb
lib/api/db/continue_scan_pb.rb
lib/api/db/delete_pb.rb
lib/api/db/get_pb.rb
lib/api/db/item_pb.rb
lib/api/db/list_filters_pb.rb
lib/api/db/list_pb.rb
lib/api/db/list_token_pb.rb
lib/api/db/put_pb.rb
lib/api/db/scan_pb.rb
lib/api/db/service_pb.rb
lib/api/db/service_services_pb.rb
lib/api/db/sync_list_pb.rb
lib/api/db/transaction_pb.rb
lib/api/errors/error_details_pb.rb
lib/common/auth/auth_token_provider.rb
lib/common/auth/interceptor.rb
lib/common/auth/token_fetcher.rb
lib/common/auth/token_provider.rb
lib/common/build_filters.rb
lib/common/error_interceptor.rb
lib/common/net/conn.rb
lib/enum.rb
lib/error.rb
lib/key_path.rb
lib/stately_codes.rb
lib/statelydb.rb
lib/token.rb
lib/transaction/queue.rb
lib/transaction/transaction.rb
lib/uuid.rb
lib/version.rb
rbi/auth/get_auth_token_pb.rbi
rbi/auth/service_pb.rbi
rbi/auth/service_services_pb.rbi
rbi/db/continue_list_pb.rbi
rbi/db/continue_scan_pb.rbi
rbi/db/delete_pb.rbi
rbi/db/get_pb.rbi
rbi/db/item_pb.rbi
rbi/db/item_property_pb.rbi
rbi/db/list_filters_pb.rbi
rbi/db/list_pb.rbi
rbi/db/list_token_pb.rbi
rbi/db/put_pb.rbi
rbi/db/scan_pb.rbi
rbi/db/scan_root_paths_pb.rbi
rbi/db/service_pb.rbi
rbi/db/service_services_pb.rbi
rbi/db/sync_list_pb.rbi
rbi/db/transaction_pb.rbi
rbi/errors/error_details_pb.rbi
rbi/statelydb.rbi
sig/statelydb.rbs
-
Homepage
-
https://docs.stately.cloud/clients/ruby/
-
Licenses
-
Apache-2.0
-
Metadata
-
{"rubygems_mfa_required"=>"true"}
-
Require paths
-
lib
-
Required ruby version
-
>= 3.2.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.4.19
-
Specification version
-
4
-
Summary
-
A library for interacting with StatelyDB
-
Original platform
-
ruby
-
New platform
-
ruby