Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chotchki/feophant issues and pull requests
#35 - Implement the numeric type
Issue -
State: open - Opened by chotchki about 3 years ago
- 1 comment
#34 - Implement the ability to drop tables
Issue -
State: open - Opened by chotchki about 3 years ago
- 1 comment
#33 - Implement Fossa Cleanup
Issue -
State: open - Opened by chotchki about 3 years ago
#32 - Implement index pointer validation
Issue -
State: open - Opened by chotchki about 3 years ago
#31 - Switch from next_free_offset to free space based
Issue -
State: open - Opened by chotchki about 3 years ago
#30 - Switched to Moka based cache/lock layer and was able to implement Primary Keys!
Pull Request -
State: closed - Opened by chotchki about 3 years ago
- 2 comments
#29 - Improve how page handling is done
Issue -
State: closed - Opened by chotchki about 3 years ago
- 1 comment
#28 - Figure out how to test multithreaded code
Issue -
State: open - Opened by chotchki about 3 years ago
#27 - The number of managers in io is excessive
Issue -
State: closed - Opened by chotchki about 3 years ago
#26 - Need to figure out a better error method to bubble up errors
Issue -
State: open - Opened by chotchki about 3 years ago
#25 - Integrate indexes into the system.
Issue -
State: closed - Opened by chotchki about 3 years ago
#24 - Fix the index implementation to use the locking layer
Issue -
State: closed - Opened by chotchki about 3 years ago
#23 - Extract the creation of new page offsets
Issue -
State: closed - Opened by chotchki about 3 years ago
#21 - Figure out the longer term license for FeOphant
Issue -
State: open - Opened by chotchki about 3 years ago
#20 - There is an extension that removes the need to lock tables to repack / vaccum. Figure out how it works!
Issue -
State: open - Opened by chotchki about 3 years ago
#19 - Fix pg codec DDOS vulnerability
Issue -
State: open - Opened by chotchki about 3 years ago
Labels: bug
#18 - Figure out the server start should be layered
Issue -
State: open - Opened by chotchki about 3 years ago
#17 - Implement Page Level Locking
Issue -
State: closed - Opened by chotchki about 3 years ago
#16 - Implement Free Space Maps so mutation of data doesn't need a linear scan/parse non stop.
Issue -
State: closed - Opened by chotchki about 3 years ago
#15 - Implement SQL Updates.
Issue -
State: open - Opened by chotchki about 3 years ago
#14 - Implement column aliasing
Issue -
State: open - Opened by chotchki about 3 years ago
#13 - Implement sorting.
Issue -
State: open - Opened by chotchki about 3 years ago
#12 - Implement subselect.
Issue -
State: open - Opened by chotchki about 3 years ago
#11 - Support a row with more than 4kb of text in it.
Issue -
State: open - Opened by chotchki about 3 years ago
#10 - Ensure data about table structures is thread safe in the face of excessive Arc usage.
Issue -
State: open - Opened by chotchki about 3 years ago
#9 - Implement support for parameterized queries.
Issue -
State: open - Opened by chotchki about 3 years ago
#8 - Defer parsing rows into their data types
Issue -
State: open - Opened by chotchki about 3 years ago
- 1 comment
#7 - Implement the beginning parts of a WAL so that I can get to crash safety.
Issue -
State: open - Opened by chotchki about 3 years ago
#6 - Implement delete for tuples
Issue -
State: open - Opened by chotchki about 3 years ago
#5 - Implement Fuzzing
Issue -
State: open - Opened by chotchki about 3 years ago
#4 - Implement where clauses
Issue -
State: open - Opened by chotchki about 3 years ago
- 2 comments
#3 - Write a getting started section on the feophant.com website
Issue -
State: open - Opened by chotchki about 3 years ago
Labels: good first issue
#2 - Add support for defining a primary key on a table.
Issue -
State: closed - Opened by chotchki about 3 years ago
#1 - Implement page level locks that are ordered to avoid deadlocking.
Issue -
State: closed - Opened by chotchki about 3 years ago
- 1 comment