Warning: Can't synchronize with the repository (Unsupported version control system "darcs": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.

Ticket #34 (new enhancement)

Opened 21 months ago

Last modified 7 months ago

Implement a persistent aggregates library/abstraction

Reported by: ieslick Owned by: ieslick
Priority: major Milestone:
Component: system-wide Version:
Keywords: Cc:

Description (last modified by ieslick) (diff)

Implement some subset of pcons, parray, phash, ptable, pset, etc.

Provide a similar to lisp API, but prefixed with 'p'. How to implement? What data structures make sense to layer over btrees and indexes, if any?

This could be trivial to implement, but useful for newcomers looking for familiar ground and can avoid contamination by cursors and instead do iterators or mapping functions?

Change History

Changed 21 months ago by ieslick

  • version 0.9.0 deleted

Changed 20 months ago by ieslick

  • summary changed from Support a persistent aggregates library to Implement a persistent aggregates library/abstraction
  • description modified (diff)
  • milestone set to Release 1.0

This could be useful PR and a benefit to new users to hide some of the complexity engendered by BTrees.

Changed 19 months ago by ieslick

  • milestone Release 1.0 deleted

Milestone Release 1.0 deleted

Changed 19 months ago by ieslick

  • milestone set to Release 0.9.6 - Final Features

Changed 7 months ago by ieslick

  • milestone Release 0.9.6 - Final Features deleted
Note: See TracTickets for help on using tickets.