An Ash DataLayer for CubDB.
Go to file
James Harton 052dc87ef2
All checks were successful
continuous-integration/drone/push Build is passing
chore: release version v0.2.0
2023-09-29 07:31:46 +00:00
config feat: create and read works. 2023-09-29 20:30:42 +13:00
documentation/dsls feat: create and read works. 2023-09-29 20:30:42 +13:00
lib feat: create and read works. 2023-09-29 20:30:42 +13:00
test feat: create and read works. 2023-09-29 20:30:42 +13:00
.check.exs feat: create and read works. 2023-09-29 20:30:42 +13:00
.doctor.exs feat: create and read works. 2023-09-29 20:30:42 +13:00
.drone.yml feat: create and read works. 2023-09-29 20:30:42 +13:00
.formatter.exs feat: create and read works. 2023-09-29 20:30:42 +13:00
.gitignore chore: first commit. 2023-08-07 15:20:09 +12:00
.tool-versions chore(deps): update dependency elixir to v1.15.6 2023-09-28 23:21:48 +13:00
CHANGELOG.md chore: release version v0.2.0 2023-09-29 07:31:46 +00:00
LICENSE.md chore: first commit. 2023-08-07 15:20:09 +12:00
mix.exs chore: release version v0.2.0 2023-09-29 07:31:46 +00:00
mix.lock feat: create and read works. 2023-09-29 20:30:42 +13:00
README.md chore: release version v0.2.0 2023-09-29 07:31:46 +00:00
renovate.json chore(deps): add renovate.json 2023-08-07 16:08:51 +12:00

AshCubDB

Build Status Hippocratic License HL3-FULL

An Ash DataLayer which adds support for CubDB.

Installation

If available in Hex, the package can be installed by adding ash_cubdb to your list of dependencies in mix.exs:

def deps do
  [
    {:ash_cubdb, "~> 0.2.0"}
  ]
end

License

This software is licensed under the terms of the HL3-FULL, see the LICENSE.md file included with this package for the terms.

This license actively proscribes this software being used by and for some industries, countries and activities. If your usage of this software doesn't comply with the terms of this license, then contact me with the details of your use-case to organise the purchase of a license - the cost of which may include a donation to a suitable charity or NGO.