package azure-cosmos-db
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Azure cosmos db interface
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.4.0.tar.gz
md5=d40d44729ff32f4a858ec00ea36eada9
sha512=9c94e4af0f79fd97eb1bbf8bac4ea6764200b037ebb4cba197c0ce463e52424f533bbbacac37e7a4f410e1edf4acb92939f3a899ed7391cc012a5ebcb16f4619
doc/README.html
Azure cosmos db
Provides an interface to Microsoft Azure Cosmos db.
Documentation
Quick start
module MyAuthKeys : Auth_key = struct
let master_key = "key guid found in azure portal"
let endpoint = "endpoint found in azure portal (e.g. endpoint.documents.azure.com)"
end
module D = Database (MyAuthKeys)
D.list_databases ()
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>