#
sds
Here are 42 public repositories matching this topic...
SODA Terra Project API module : is an open source implementation of SODA API connecting storage to platforms like Kubernetes, OpenStack, and VMware
-
Updated
Jun 14, 2022 - Go
High Performance Software-Defined Block Storage for container, cloud and virtualisation. Fully integrated with Docker, Kubernetes, Openstack, Proxmox etc.
kubernetes
open-source
storage
high-performance
operator
k8s
cloud-native
persistent-storage
block-storage
high-availability
zfs
sds
software-defined-storage
storage-orchestration
drbd
csi
linstor
-
Updated
Jul 27, 2022 - Java
All™ you ever wanted to know about operating a Ceph cluster!
-
Updated
Jun 20, 2022
Repository to gather all presentations and info from all Taiwan Cloud Native meetups.
-
Updated
Mar 22, 2022
Accelerating the transaction processing performance of the enterprise blockchain.
-
Updated
Feb 19, 2022 - JavaScript
4
lewapek
commented
Nov 18, 2018
Sensor board sometimes returns incorrect firmware version with status OK.
Some of tested sds011 sensors returned 1.0.0 version [year.month.day].
Solution:
version should be checked against possible ranges (at least month and day) and result in different status (not ok - it may require new status)
Find safety data sheet (SDS) for chemicals using their CAS numbers
-
Updated
Jul 26, 2022 - Python
PAIO: General, Portable I/O Optimizations With Minor Application Modifications
-
Updated
Jul 22, 2022 - C++
Calculation of standard deviation scores adduced from different growth standards (WHO, US, UK, Germany, Italy, China, etc). Therefore, the calculation of SDS-values for different measures like BMI, weight, height, head circumference, different ratios, etc. are easy to carry out. Also, references for laboratory values in children are available: serum lipids, iron-related blood parameters.
-
Updated
Jul 15, 2021 - R
TeamSync is een dynamische koppeling tussen Magister en Microsoft School Data Sync ten behoeve van het geautomatiseerd aanmaken en bijwerken van klassenteams in Microsoft Office 365 voor docenten en leerlingen van een school, die willen samenwerken in een vak, klas of lesgroep.
microsoft
webservice
school
powershell
soap
teams
sds
office365
magister
microsoft365
dutch-language
medius
voortgezet
onderwijs
schoolmaster
school-data-sync
-
Updated
Jul 19, 2022 - PowerShell
DLL library written in C# with whose help you can manage SDS files.
-
Updated
Jun 22, 2022 - C#
-
Updated
Sep 20, 2020 - TypeScript
for Open Enventory, this script is used to find missing SDS for molecule in your existing Open Enventory database
-
Updated
Aug 10, 2022 - Python
Project developed during the event Semana DevSuperior 3
react
java
bootstrap
typescript
spring
spring-boot
spring-data
postgresql
sds
spring-data-jpa
apexcharts
react-apexcharts
devsuperior
sds3
sds4
sds5
-
Updated
Jan 14, 2022 - Java
Project developed during the event Semana DevSuperior 6
-
Updated
Jul 20, 2022 - Java
Improve this page
Add a description, image, and links to the sds topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sds topic, visit your repo's landing page and select "manage topics."
Now, we use rocksdb as metadata storage, for Get and Iterate operations, rocksdb yields
rocksdb::Slicethat stands for key/values.For
rocksdb::Slice, is almost same withstring_viewin C++17,StringPiecein chromium. And they have the same idea behind it - they are just