Code Monkey home page Code Monkey logo

adbcj's People

adbcj's Issues

Create performance tests

Create a suite of performance tests.

This suite will be used for thesis work.  It will also be valuable for
determining how different changes affect performance.

Original issue reported on code.google.com by [email protected] on 23 Jan 2008 at 3:15

Revamp type system

The type system needs to be improved, implemented, and tested.  Some ideas
for possible changes in the type system are stored in the wiki at [[DataTypes]]

Original issue reported on code.google.com by [email protected] on 26 Feb 2008 at 11:36

Add support for Blobs

Add support for Blobs so that we can read and write to blobs in the
database  asynchronously.

Original issue reported on code.google.com by [email protected] on 29 Jan 2008 at 8:27

Implement DbSession configuration

Add support for DbSession configuration
 - DbSessionProvider should contain a default configuration that all new
DbSessions have when they've connected
 - We need to be able to efficiently copy configurations so that a
DbSession that uses multiple connections can pass its configuration on to
each connection with each request
 - We need to be able to pass config options when we create a DbSession
 - config options need to configurable so that we can indicate which
options are connect time and which are run time.

Original issue reported on code.google.com by [email protected] on 26 Jan 2008 at 12:51

Friendlier version of ResultSetEventHandler

It would be nice to have a abstract implementation of ResultSetEventHandler
with a single abstract method that has a Map<Field, Object> and accumulator
argument.  This would be a friendlier way to process a result set.

The DbSession methods that generate a ResultSet could use this new class to
generate the ResultSet

Original issue reported on code.google.com by [email protected] on 27 Mar 2008 at 3:50

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.