Giter Club home page Giter Club logo

Comments (6)

graingert avatar graingert commented on July 3, 2024

No technical blockers, the current test script was just an MVP to get running quick

from sqlalchemy-redshift.

graingert avatar graingert commented on July 3, 2024

let's have a chat about this on IRC. We need a very locked down AWS that can only create/delete redshift instances, then it should be just some boto magic.

from sqlalchemy-redshift.

jklukas avatar jklukas commented on July 3, 2024

I'm logged into freenode and on #sqlalchemy and will plan to be so for the rest of the day.

from sqlalchemy-redshift.

graingert avatar graingert commented on July 3, 2024

@jklukas I've started work on bigcrunch (it stops redshift, get it?)

https://github.com/graingert/bigcrunch/blob/master/bigcrunch/__main__.py

It's a heroku service, and at the moment it supports spinning up the service, adding a test session, and removing tests sessions when they are done.

Currently I've tested that creating a test session when the database server still exists.

Not implemented is shutting down the server on an hourly job when there are no unexpired sessions.

from sqlalchemy-redshift.

jklukas avatar jklukas commented on July 3, 2024

Just a note that Bigcrunch seems to be doing its job. I was just looking at AWS billing, and we've only used $3.50 worth of Redshift so far this month. 👍

from sqlalchemy-redshift.

graingert avatar graingert commented on July 3, 2024

woop woop, it's a bit glitchy and there's some really obvious error handling I need to insert. But I'm happy restarting the build if you are!

from sqlalchemy-redshift.

Related Issues (20)

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.