-
For layers, use Flysystem or Gaufrette to store on S3/Google storage, etc...
Database: migrate to mysql/mariadb/postgre ?
-
This project has thus far avoided providing a data plane service abstraction. Too many of these types of abstractions exist. This story suggest that we consider one. It'll help the case for multi-lang…
-
This is my fast page in dark mode: https://antonyrc6.github.io/Antony-s-fast-page/
This is my list and dictionaries: https://antonyrc6.github.io/Antony-s-fast-page/collegeboard/python_lists
This is …
-
**Issue by [RyanConnell](https://github.com/RyanConnell)**
_Thursday Feb 01, 2018 at 10:51 GMT_
_Originally opened as https://github.com/CPSSD/cerberus/issues/339_
----
An abstracted layer between …
-
I think this needs to have an abstraction layer.
Currently I think it only uses a map, but it would be usable if it could swap out the adapter with a little code, like a boltdb adapter, or a redis …
ds0nt updated
7 years ago
-
[Python Lists and Dictionaries](https://jonathanwuz.github.io/Jonathan-Wu/2022/09/02/Dictionaries.ipynb)
[theme change](https://jonathanwuz.github.io/Jonathan-Wu/)
[HTML Table](https://github.com/Jo…
-
Creation of a device-agnostic body model for gesture recognition.
-
[Data Abstraction](https://random-ign.github.io/Fastpages/jupyter/2022/09/06/data-abstraction.html)
[Table](https://random-ign.github.io/Fastpages/markdown/2022/09/06/table-format.html)
[Tags](https…
-
Why were all of the decoder functions changed to require exact sizes instead of "big enough" data buffers? For example from src/oem/ibm/file_io.c
if (payload_length != PLDM_RW_FILE_MEM_RESP_BYTES…
-
Currently, we carry all data across AES folds via a large quantity of public inputs. This approach is not scalable and requires a messy abstraction for upstream users.
Instead, we should explore a …