Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Arsenal

A high-performance Blender game engine written in Rust.
Collective - Host: opensource - https://opencollective.com/arsenal - Website: https://katharostech.com - Code: https://github.com/katharostech

Add Architecture Draft 2

github.com/katharostech/arsenal - 6f3660a95999ba3808ea5185af2bd1c80cc8046a authored over 5 years ago
Add an "Experimentation Done So Far" Section

github.com/katharostech/arsenal - bb2e9062b9ba63740360c9f9fbe138df09e361d9 authored over 5 years ago
Add a Feedback Section to the Overview

github.com/katharostech/arsenal - c632fd65a6f8151839b438f2a3deef43f2a52677 authored over 5 years ago
Add Details to Architecture Documentation

github.com/katharostech/arsenal - 49183a8fe5e9cb112eb4c570019a92d17a94f8ed authored over 5 years ago
Add Matomo Tracking Code

github.com/katharostech/arsenal - 30c5bacc1265d6f6d94283e9b901c060790ac745 authored over 5 years ago
Fix Text Getting Cut Off in Architecture Diagram

github.com/katharostech/arsenal - f214f840c0bb3d52a98143ecaa96c236aa72ce6d authored over 5 years ago
Add MdBook and Architecture Diagram

github.com/katharostech/arsenal - ac9ef051a6c5f7276801c1aef732d7888e46033e authored over 5 years ago
Update Design Doc

github.com/katharostech/PolyFS - 7f60b0df76ac8736a01acc638ed5b68a3c7cd018 authored over 5 years ago
Update PolyFS Design Paper

github.com/katharostech/PolyFS - 2a5a3211847353b5eb532819116a6de8659d9754 authored over 5 years ago
Add Information On The Master Role

github.com/katharostech/PolyFS - d1dd2e48fb3b26508e0483ff48cb10a565f977ce authored over 5 years ago
Document Waypoint Servers and Server Roles

github.com/katharostech/PolyFS - 11df0184de9e504fd491a2e3d7b2ed695b5c7e88 authored over 5 years ago
Update the PolyFS Design Paper

github.com/katharostech/PolyFS - 002e8429b8aed51d95426aed48c7e6a69f7e9e81 authored over 5 years ago
Start On The PolyFS Design Paper

github.com/katharostech/PolyFS - 29f8dc74682aa5ccaf10bd40ddbe03823e8ce352 authored over 5 years ago
Move notes.md To The docs/ Dir

github.com/katharostech/PolyFS - 6769ecb4068418faa92d4e943f866ff124f5655f authored over 5 years ago
Implement Basic Filesystem Callbacks

Yay! We can now:

* Create files and directories
* Remove files and directories
* List files in ...

github.com/katharostech/PolyFS - 1034c1982d4aad754e0eb26bd87d400e2d299af8 authored over 5 years ago
Strip Out Metadata Store Code

We are removing all metadata storage structures and code in favor of
using just a key-value stor...

github.com/katharostech/PolyFS - 254263ec5591c16082422692dbe68c92d9deb676 authored over 5 years ago
Write Notes on Direction for FS Implementation

github.com/katharostech/PolyFS - a75d55f425444480d040da86f49573f28cb2d70b authored over 5 years ago
Make FileAtrrs Type Conversion More Succinct

github.com/katharostech/PolyFS - dbdb976431eea07d70eb2c63df937b03b404ce37 authored over 5 years ago
Add A FileAttrEncoder

github.com/katharostech/PolyFS - d1bbdfee412dadc2090ab471b0e0dc547a42aaa5 authored over 5 years ago
Start Serializable Structures for Metadata Store

github.com/katharostech/PolyFS - a411d5b0f88ecd9b0dd4e30fa8dea747f153cff7 authored over 5 years ago
Switch KV Store to Store Blobs Instead of Strings

* Use the Default trait for more AppConfig enums

github.com/katharostech/PolyFS - 9915c0ed7289e0a898ca537388ae312246aa5fac authored over 5 years ago
Add Start To Sqlite Metadata Schema

github.com/katharostech/PolyFS - 566e534a6711570fa8c83ec673a81fd58d26ca5b authored over 5 years ago
Move Sqlite KV STore Migrations To Submodule

github.com/katharostech/PolyFS - a853d485388f694f65546d042361d08dd33fe721 authored over 5 years ago
Establish Filesystem Implementation Stubs

github.com/katharostech/PolyFS - a2df2d63338a3f1d984db3017bacf4908486a611 authored over 5 years ago
Add Docs to Undocumented Modules

github.com/katharostech/PolyFS - 31bec604d0bef4bb145d27572913c228ba50f0b6 authored over 5 years ago
Remove the `update` KeyValueStore Function

The `set` function will be the way to update keys in the store.

github.com/katharostech/PolyFS - f5efafa6ca1f3b7b665030d8516455eb9b3d28d0 authored over 5 years ago
Implement Starter KV Store For Sqlite Backend

github.com/katharostech/PolyFS - 64b7d7dd147cf5e03c5707afb7e8f7ca28e5ebcd authored over 5 years ago
Handle Errors Properly for KV Store

github.com/katharostech/PolyFS - be3d3372fbcdbc2082113cce8247aaf2706893c6 authored over 5 years ago
Start WIP Sqlite KV Store

github.com/katharostech/PolyFS - 1cb67f3d4edd067e6ab59be7ae088d653dd0af71 authored over 5 years ago
Reorganize Sqlite As a Dual KV/Meta Backend

* Extend Sqlite config to allow using an in-memory database
* Start WIP KeyValueStore trait
* Re...

github.com/katharostech/PolyFS - a936cb559a3681b8da2eb78385744c230e2f684b authored over 5 years ago
Migrate CliResult Type to PolyfsResult

Move the CliResult type and other related types to the root of the
library and renamed it to Pol...

github.com/katharostech/PolyFS - b608b0400d52548bbf51f20ab4c2d2f9c4cdad0f authored over 5 years ago
Move Mount Command To Its Own Module

github.com/katharostech/PolyFS - 2a9d30372d17571fcfc70e54ccfd22e5864a814c authored over 5 years ago
Move `config default` Logic to Different Module

github.com/katharostech/PolyFS - aaf09e6b42e8c7bb610ae6fee3726a4d02abfc19 authored over 5 years ago
Add a `config default` Command

The `config default` command will save the default config to the config
file and prompt for repl...

github.com/katharostech/PolyFS - e3131e5d8ae288002c11cdd846464b39077a2f59 authored over 5 years ago
Handle Unrecognized Log Levels Gracefully

* Switch AppConfig struct to implement Default instead of using a
get_default_config function.

github.com/katharostech/PolyFS - 66683978e3ee38126c980560b8c4393b498eca8a authored over 5 years ago
Setup More Robust Logging

* Allow setting log level on command line
* Allow logging to file and to syslog

github.com/katharostech/PolyFS - b8f5600c2b578295fbdcaa98ec5d95738227897e authored over 5 years ago
Add a `config dump` Command For Debugging

The `config dump` command is only available when the `POLYFS_DEBUG`
environment variable is set.

github.com/katharostech/PolyFS - a3eadc3d51d9d41818dddf20d01c11d019e07c9f authored over 5 years ago
Add Configuration For Sqlite Metadata Store

github.com/katharostech/PolyFS - b26a312f6778495be97f2b0487ef8ff0d380d599 authored over 5 years ago
Setup Sqlite KeyValue Backend Config Generator

You can now run `polyfs config kv sqlite db-name.db` and it will set the
config value correctly ...

github.com/katharostech/PolyFS - b82ee8534fa3599fe3ad7ec5864f1091a892a228 authored over 5 years ago
WIP Refactor For Configuration Serialization

github.com/katharostech/PolyFS - aa0ecfe17e45dbaf4cf69e9f4b0b7ea170471306 authored over 5 years ago
Additional Logging for try_to Macro

* Load default YAML config from a file.

github.com/katharostech/PolyFS - 272fb4cc40b0bca7be71a043de92a376c75f0509 authored over 5 years ago
Improve Cli Error Handling Using a `try_to` Macro

github.com/katharostech/PolyFS - a0ee64a665c42edf02d48b10f2e596d4d3829c69 authored over 5 years ago
Sketching out refactor

github.com/katharostech/maxim - 40fbc64b715326ad03783d208e3a5cdf22d05e22 authored over 5 years ago
Add Improved CLI Error Handling

* Created a CliError type and propagate that instead of panicing.

github.com/katharostech/PolyFS - 831ceb790f4bffb20c8fc7120fdf96cb3652160f authored over 5 years ago
Improve CLI and Start WIP Reorganization

github.com/katharostech/PolyFS - 852ac1004f0ec49cdfe5dfef05871ed11cbfe30f authored over 5 years ago
Upgrade LizardFS and Start on HA Master

Install LizardFS 3.13.0-rc1, and add config for uRaft to enable running
the master in clustered ...

github.com/katharostech/docker_lizardfs - bd77d0bf591999bcd19ab73ace11a85c0cd529ae authored almost 6 years ago
Change Kadimasolutions to Katharostech

github.com/katharostech/docker-plugin_seaweedfs - 4b3d5c6a9a38e2108f3a0c905dd1670d95c9514c authored almost 6 years ago
Forked LizardFS Plugin For SeaweedFS

Everything appears to be working. There are still some references to
LizardFS in some docs and t...

github.com/katharostech/docker-plugin_seaweedfs - f57c8057b1230e2485e338d122650bef24e792c9 authored almost 6 years ago
Create LizardFS Docker volume plugin

Test Plan: Walk through tests defined in `dock/test-cases.md`

Reviewers: opax

Reviewed By: opa...

github.com/katharostech/docker-plugin_seaweedfs - fa6df9e8b2841f4b77f06c3c5ebaa5e4037656b2 authored almost 6 years ago
Parameterized Postgres Version In Dockerfile

github.com/katharostech/docker_postgres-backup - fede836dc8e5d157834ef344621352dec1f13b05 authored almost 6 years ago
Make Plugin Work as a Docker Manged Plugin

github.com/katharostech/docker-plugin_local-dir - 418ecefd86e6fdba12c9f5a9c7ed1f56729cddab authored about 6 years ago
Fork From mongodb-backup; Modify For Postgres

github.com/katharostech/docker_postgres-backup - 5beef6c83c6b86e2253ff1c83a431f85db28a7d5 authored about 6 years ago
Fork mongodb-backup; Modify for Mysql Backups

github.com/katharostech/docker_mysql-backup - 35cac2d51d230bd9b407ba21eb632f5a0d4b4bcf authored about 6 years ago
Add INIT_BACKUP Environment Variable

github.com/katharostech/docker_mongodb-backup - 37a4eba67ec457220caa0b3161862bce7d5eb756 authored about 6 years ago
Add INIT_BACKUP Environment Variable

github.com/katharostech/docker_mysql-backup - b1d66f96f8ae5535bb3f751dc9a490102a7e4a71 authored over 6 years ago
Add INIT_BACKUP Environment Variable

github.com/katharostech/docker_postgres-backup - b1d66f96f8ae5535bb3f751dc9a490102a7e4a71 authored over 6 years ago
Allow Setting the SuperUser Password

github.com/katharostech/docker_murmur - 2d133227f08c31a0d0aec27d0d8409666c8076a5 authored over 6 years ago
Add README and Remove Broken (wontfix) ICE Config

github.com/katharostech/docker_murmur - b1ca916bfc8b4f284d34a91fed7e5d2ab65228be authored over 6 years ago
Initial Commit

Container functions properly as far as I know.

github.com/katharostech/docker_murmur - e4a37703ac3a3dc38b51c484344b4fb06bd48f2f authored over 6 years ago
Start Cron At Startup and Stop Cron Before Exit

Cron was mistakenly not started before now. Added logic to start and
stop it.

github.com/katharostech/docker_apacheds - 9e9b5e0861676033f723d2fec58fc900cd94f3de authored over 6 years ago
Working on actor system

github.com/katharostech/maxim - bfdbf9dbb0ae80e6af2056bf0f273e45b0b4f33f authored over 6 years ago
Add --restart=always to Example Script

github.com/katharostech/docker-plugin_local-dir - 85619e35486e7deb576f2544b14b5611b2a6e6d1 authored over 6 years ago
Rename Driver from 'local-bind' to 'local-dir'

github.com/katharostech/docker-plugin_local-dir - f291a589d326a07419586197980955d65c22e26a authored over 6 years ago
Make Docker Plugin Fuctional

Docker now successfully handles local volumes as it is supposed to.
Some more cleanup could very...

github.com/katharostech/docker-plugin_local-dir - 344449a9bf4721e9030c0654f2e1b694cdca9335 authored over 6 years ago
Initial Commit

Code coppied from the docker-plugin_lizardfs driver with some cleanup
done for the bind-local dr...

github.com/katharostech/docker-plugin_local-dir - 5e845c753374d9c253c0e15b25f23cc7d6959fb6 authored over 6 years ago
Initial Commit

A working Self Service Password Docker container.

github.com/katharostech/docker_self-service-password - ea41ef5d5abb37ac2163c7ec75f82aef6c80edd0 authored over 6 years ago
Code formatting

github.com/katharostech/maxim - 631b87c31ecc7741ed7a62fff75914396aa8e655 authored over 6 years ago
Working on the actors part of the module, combining files, spawning actors, more to be done.

github.com/katharostech/maxim - 63ae8e592dded8821888355a09a075d57c4e5c55 authored over 6 years ago
Removing superseded code, integrating basic actors (temporary) and renaming things.

github.com/katharostech/maxim - 5ec1edf9b9e19b00541c853b3a379b378b69ab4e authored over 6 years ago
Add ACME Certificate Generation

github.com/katharostech/docker_apacheds - f744333aadae9f0fa41e7bb7eafa996168fe5478 authored over 6 years ago
Removed extraneous prints in tests.

github.com/katharostech/maxim - 713e06cef28347770b6d388e587a781adf9825bc authored over 6 years ago
Added (untested) message skipping.

github.com/katharostech/maxim - fa4e0535f90659d2b04a618fde852ca914ea62c4 authored over 6 years ago
Fix Excessive CPU Load

Add a sleep to the docker-cmd.sh script's wait loop to fix excessive
CPU load.

github.com/katharostech/docker_dokuwiki - dfa30d3a0dbdf5350af168c32dd92ab39daadaf2 authored over 6 years ago
Add Volume Mount to Example

github.com/katharostech/docker_apacheds - 004017f7a144fccc9d65f6a9112742e98cb055a7 authored over 6 years ago
Bug fix on send-await

github.com/katharostech/maxim - b51552df73acc055d3111e702325988712f85d5a authored over 6 years ago
Added ability to provide a timout with with send_await and receive_await functions.

github.com/katharostech/maxim - 22bb3952de39a3507e200e494c53334b1c8e9430 authored over 6 years ago
Solution to data race.

github.com/katharostech/maxim - 4a433b7678cd8c4f7f25ebc8c5f89917da258dbd authored over 6 years ago
Experimenting with solutions to data races

github.com/katharostech/maxim - a919b360f922b356f7ce40c53737d4bc89ab8ae3 authored over 6 years ago
Working on Condvar awaits.

github.com/katharostech/maxim - 157a63cb0c7130c1543122a439c5225fad3ceb57 authored over 6 years ago
Switching mutexes to be around the pointers instead of separate.

github.com/katharostech/maxim - 79c8adea2d2fbe691a501375e7dcdd786d533a45 authored over 6 years ago
Converting NBCC to use double locks.

github.com/katharostech/maxim - 9dbea1f20b6f730ffc5404b798bb7750fe6b34d0 authored over 6 years ago
Implmentation of NBCC channel

github.com/katharostech/maxim - 935dab99ddba21150fe0eaef149d7151fc7f3ee7 authored over 6 years ago
Run queue works.

github.com/katharostech/maxim - 9a709be922cae1b2a290939a9cfe5bd33423e70c authored over 6 years ago
Run Queue Changes for new structure.

github.com/katharostech/maxim - 3e27bdf2ae3369bfc49473df25a4d537f4596e6e authored over 6 years ago
Made the mutex as short as possible, fixed some issues.

github.com/katharostech/maxim - e5aeeb5032443935ab196927161ab9851318a3b0 authored over 6 years ago
Renamings, refactorings .. oh my.

github.com/katharostech/maxim - a8c0c975c23652c42935c57b09819968669743c5 authored over 6 years ago
Making some concurrency oriented changes

github.com/katharostech/maxim - dc1eda3111fcb95d064036a0da2609c45262ad73 authored over 6 years ago
Renaming some things to be nicer.

github.com/katharostech/maxim - a296e3b59435f358f3296f1fa24b33a2f5114ec2 authored over 6 years ago
Separating the queue into separate structs for enqueing and dequeuing

github.com/katharostech/maxim - 2233f3879cc569cd8ea3ebf29058dc50216e1086 authored over 6 years ago
Full testing of enqueue/dequeue cycle and basice counters.

github.com/katharostech/maxim - f260515b3cddd2774278a473a4fff83f958f3dd9 authored over 6 years ago