-
Updated
Jun 5, 2022 - JavaScript
immutable
Here are 825 public repositories matching this topic...
Quickstart review
- Missing information on how to create other databases
- Missing information on how to switch to other databases
- When using time travel, we don’t know where to get the transaction number from - we should show this to the user after committing data (this may be a missing capability in immudb / tools).
- The last long query example in the quick start is incorrect (incorrect
- Version: 0.11.0
- Subsystem: ipfs-http-client
Severity: Very Low
Description:
I tried using an instance of the https client using TS just like how it's in the docs. When I did create the instance my IDE complained about type errors.
Steps to reproduce the error:
I created the instance like this by looking at the [README](https://github.com/ipfs/js-ipfs/blob/ma
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
First off, thanks for the great library.
.allocate() function has unexpected behaviour when given falsy input.
Expected behavior
I expected an error:
TypeError: You must provide a non-empty array of numeric values greater than 0
Steps to reproduce
try {
Din
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Jun 2, 2022 - C++
-
Updated
May 12, 2022 - HTML
-
Updated
Mar 28, 2022 - TypeScript
existence_errorfor an unknown flagsyntax_error('disallowed: <shortflag>=<value>')when passing-c=true(terminusdb/terminusdb#1216)
-
Updated
Feb 12, 2019 - JavaScript
-
Updated
Jun 1, 2022 - JavaScript
Currently they wrap them into pvector which is not as efficient as it could be in Python 3.
-
Updated
Feb 11, 2022 - TypeScript
This was cut from the v0.2.0 release for present time constraints however making ipfs-http more accessible as "the" ipfs binary would make the project more accessible to anyone just wanting to try it out. At the moment I see the following obstacles:
http/README.mdhas no tutorial on how to try outipfs-httpipfs-httpsupports only `i
-
Updated
May 22, 2022 - C
-
Updated
Nov 18, 2021 - JavaScript
-
Updated
May 25, 2022 - Kotlin
-
Updated
Jun 6, 2022 - PHP
dropRight operation
This operations will be used to drop elements in the steam on the right of the given element
var elements = []int{10,12,7,41,5,6}
res:=koazee.StreamOf(elements).DropRight(12).Out().Val()
fmt.Println(res)
// [10,12]
-
Updated
Jun 7, 2022 - KakouneScript
-
Updated
Jun 7, 2022 - JavaScript
-
Updated
Apr 11, 2022 - PHP
Improve this page
Add a description, image, and links to the immutable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the immutable topic, visit your repo's landing page and select "manage topics."