Coder Social home page Coder Social logo

good-lly / lowstorage Goto Github PK

View Code? Open in Web Editor NEW
208.0 208.0 6.0 2.13 MB

Simple, zero-dependency, object pseudo-database for Cloudflare Workers using R2 bucket. ๐Ÿงก๐Ÿ’พ

License: MIT License

JavaScript 61.87% TypeScript 38.13%
cloudflare cloudflare-r2 cloudflare-workers database javascript json serverless

lowstorage's Introduction

Hi there hi

  • ๐Ÿ”ญ Iโ€™m currently working on improving human-computer interaction at Sentien
  • ๐Ÿ’ฌ Ask me about anything
  • ๐Ÿ“ซ How to reach me: peter -at- sentienhq.com
  • โšก Fun fact: ...

lowstorage's People

Contributors

acidkiddo avatar dependabot[bot] avatar good-lly avatar menduz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

lowstorage's Issues

fix r2 object array handling

Describe the bug
When wrangler.toml R2 binding is done via array of objects, get R2 object constructor is not working properly...
also errors when instance is not properly configured/init are a bit annoying

To Reproduce
[[r2_buckets]]

this is working ->

binding = "MY_PROXY_BUCKET"

bucket_name = "openproxy-bucket"

this is NOT ->

r2_buckets = [
{ binding = "MY_PROXY_BUCKET", bucket_name = "openproxy-bucket", preview_bucket_name = "openproxy-bucket" }
]

add custom path/filename prop override

when creating new "collections" - the json file is created in predefined place and format name .... its a good idea to have ability to override this conf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.